Fix NO_PROXY flake#304
Conversation
06631f0 to
082f8a2
Compare
|
/retest |
| } | ||
|
|
||
| counter := 0 | ||
| maxCount := 60 |
There was a problem hiding this comment.
So this simply takes a while to propagate correct?
There was a problem hiding this comment.
Ready to remove the [WIP]?
There was a problem hiding this comment.
Perhaps could extract this bit out into a pollDeploymentForEnv func to make it explicit why its needed.
There was a problem hiding this comment.
So this simply takes a while to propagate correct?
yes
082f8a2 to
608c2ff
Compare
|
Ran the test couple of time to see if the flake will show up. Since it didn't occur I think It's ready for review. |
608c2ff to
8fa9f64
Compare
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: benjaminapetersen, jhadvig The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/retest Please review the full test history for this PR and help us cut down flakes. |
Have seen the e2e test for the proxy flaking lately with following error:
Need to do some investigation, so marking as WIP
/assign @benjaminapetersen